WPF and Silverlight Edition Basic Library > NumericBox > NumericBox Quick Start > Step 2 of 4: Customizing the Application |
In the previous step you created a new WPF or Silverlight project and added five C1NumericBox controls to the application. In this step you'll continue by adding additional controls to customize the application.
Complete the following steps:
Your application will now look similar to the following:
You've successfully set up your application's user interface. In the next step you'll add code to your application.